home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.4 Applications 1997 August / SGI IRIX 6.4 Applications 1997 August.iso / dist / gateway.idb / usr / WebFace / Source / 10-InfoSystems / syntax / description.frm.z / description.frm
Encoding:
Text File  |  1997-07-30  |  1.4 KB  |  40 lines

  1. #!/usr/bin/perl5
  2.  
  3. print <<EndOfFile;
  4. Content-type: text/html
  5.  
  6. <HTML VERSION="2.0">
  7. <TITLE>Syntax IPX/IP Gateway</TITLE>
  8. <BODY>
  9. <H2>Syntax IPX/IP Gateway</H2>
  10. This WebFORCE system has both the Syntax TotalNet Advanced Server and Syntax
  11. INETgateway installed. Both these programs are limited to allow only one person
  12. at a time to access the TotalNet Advanced Server and 2 simultaneous sessions
  13. for the TotalNet INETgateway.
  14. <p>
  15.  
  16. Syntax TotalNET Advanced Server provides PC-to-IRIX connectivity solutions for
  17. sharing files, printers and applications among DOS/Windows, OS/2, NetWare,
  18. Macintosh and  IRIX computers. INETgateway enables native NetWare users to gain
  19. Internet access without installing a TCP/IP protocol on each client computer.
  20. <p>
  21.  
  22. INETgateway eliminates the need to implement TCP/IP over an entire network and
  23. deal with configuring hundreds of IP addresses. INETgateway enables the Silicon
  24. Graphics server to receive IPX/SPX requests from native NetWare computers, and
  25. send them out to the Internet using TCP/IP - the standard for both UNIX and the
  26. Internet.
  27. <p>
  28.  
  29. The login screen will request a valid IRIX logon and password for this system.
  30. Please supply this at the Syntax logon screen. It may be different than the
  31. Internet Gateway logon/password you have selected.
  32. <p>
  33.  
  34. THIS PRODUCT IS NOT SUPPORTED BY SILICON GRAPHICS. FOR ANY SUPPORT QUESTIONS,
  35. PLEASE CONTACT SYNTAX DIRECTLY AT: support\@syntax.com
  36. </BODY>
  37. </HTML>
  38. EndOfFile
  39.  
  40.